Goto

Collaborating Authors

 network building and deployment tool


Nengo: A New Neural Network Building and Deployment Tool

#artificialintelligence

Nengo is a useful tool for building and testing neural networks, besides deep learning, it helps in working memory, path integration, etc. It also contains Add-ons and Simulators but the two main important Add-ons are KerasSpiking and PyTorchSpiking for spiking neural networks in their respective frameworks. To install the Nengo use the pip command in the anaconda prompt. To use the interactive Nengo GUI, we need to install the nengo GUI. After installing GUI, we can use the nengo command to open the interactive GUI of nengo.